home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / polkit-1 / actions / gdm.policy < prev    next >
Extensible Markup Language  |  2009-10-20  |  700b  |  19 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE policyconfig PUBLIC
  3.  "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
  4.  "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
  5. <policyconfig>
  6.   <vendor>The GNOME Project</vendor>
  7.   <vendor_url>http://www.gnome.org/</vendor_url>
  8.   <icon_name>gdm</icon_name>
  9.  
  10.   <action id="org.gnome.displaymanager.settings.write">
  11.     <_description>Change login screen configuration</_description>
  12.     <_message>Privileges are required to change the login screen configuration.</_message>
  13.     <defaults>
  14.       <allow_inactive>no</allow_inactive>
  15.       <allow_active>auth_admin_keep</allow_active>
  16.     </defaults>
  17.   </action>
  18. </policyconfig>
  19.